Table of content



/productprice/product/{id}

Mapping URL: /productprice/product/{id}

Description: find the productprice entities of product with the appended id

Microservice: ProductService


Methods

/productprice/product/{id}

/productprice/product/{id}

Mapping URL: /productprice/product/{id}

Description: ProductService

Name: findAllProductPriceOfProduct(id)

Request Method: GET

Service Interface: /productprice/product/{id}

Service Entity: Product



ProductService inside the microservice architecture

Microservices

3.1 CountryService3.2 DiscountCampaignService3.3 ProductService3.4 ShopLicenseService


Table of content